home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 36 / PC Gamer IT CD 36 2-2.iso / utility / pmio12 / Pmio.ex_ / 0 / RCDATA / TTABLEOPTIONSFORM1 / TTABLEOPTIONSFORM1.txt
Text File  |  1998-10-17  |  5KB  |  219 lines

  1. object TableOptionsForm1: TTableOptionsForm1
  2.   Left = 21
  3.   Top = 158
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Customise HTML Table'
  7.   ClientHeight = 263
  8.   ClientWidth = 512
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Label3: TLabel
  18.     Left = 71
  19.     Top = 24
  20.     Width = 198
  21.     Height = 25
  22.     AutoSize = False
  23.     Caption = '&Number of thumbnails per row:'
  24.     FocusControl = Edit1
  25.     Transparent = True
  26.   end
  27.   object Edit1: TEdit
  28.     Left = 267
  29.     Top = 22
  30.     Width = 41
  31.     Height = 21
  32.     TabOrder = 0
  33.     Text = '1'
  34.   end
  35.   object OkButton: TButton
  36.     Left = 218
  37.     Top = 228
  38.     Width = 75
  39.     Height = 25
  40.     Caption = 'OK'
  41.     Default = True
  42.     ModalResult = 1
  43.     TabOrder = 3
  44.     OnClick = OkButtonClick
  45.   end
  46.   object CancelButton: TButton
  47.     Left = 308
  48.     Top = 228
  49.     Width = 75
  50.     Height = 25
  51.     Cancel = True
  52.     Caption = 'Cancel'
  53.     ModalResult = 2
  54.     TabOrder = 4
  55.   end
  56.   object GroupBox1: TGroupBox
  57.     Left = 24
  58.     Top = 64
  59.     Width = 465
  60.     Height = 145
  61.     Caption = ' HTML tags '
  62.     TabOrder = 1
  63.     object Label4: TLabel
  64.       Left = 27
  65.       Top = 35
  66.       Width = 73
  67.       Height = 25
  68.       AutoSize = False
  69.       Caption = '<&TABLE'
  70.       FocusControl = Edit2
  71.       Font.Charset = DEFAULT_CHARSET
  72.       Font.Color = clWindowText
  73.       Font.Height = -11
  74.       Font.Name = 'Courier'
  75.       Font.Style = [fsBold]
  76.       ParentFont = False
  77.       Transparent = True
  78.     end
  79.     object Label5: TLabel
  80.       Left = 423
  81.       Top = 31
  82.       Width = 32
  83.       Height = 25
  84.       AutoSize = False
  85.       Caption = '>'
  86.       Font.Charset = DEFAULT_CHARSET
  87.       Font.Color = clWindowText
  88.       Font.Height = -11
  89.       Font.Name = 'Courier'
  90.       Font.Style = [fsBold]
  91.       ParentFont = False
  92.       Transparent = True
  93.     end
  94.     object Label6: TLabel
  95.       Left = 27
  96.       Top = 103
  97.       Width = 73
  98.       Height = 25
  99.       AutoSize = False
  100.       Caption = '<T&D'
  101.       FocusControl = Edit4
  102.       Font.Charset = DEFAULT_CHARSET
  103.       Font.Color = clWindowText
  104.       Font.Height = -11
  105.       Font.Name = 'Courier'
  106.       Font.Style = [fsBold]
  107.       ParentFont = False
  108.       Transparent = True
  109.     end
  110.     object Label7: TLabel
  111.       Left = 423
  112.       Top = 99
  113.       Width = 32
  114.       Height = 25
  115.       AutoSize = False
  116.       Caption = '>'
  117.       Font.Charset = DEFAULT_CHARSET
  118.       Font.Color = clWindowText
  119.       Font.Height = -11
  120.       Font.Name = 'Courier'
  121.       Font.Style = [fsBold]
  122.       ParentFont = False
  123.       Transparent = True
  124.     end
  125.     object Label9: TLabel
  126.       Left = 27
  127.       Top = 70
  128.       Width = 73
  129.       Height = 25
  130.       AutoSize = False
  131.       Caption = '<T&R'
  132.       FocusControl = Edit3
  133.       Font.Charset = DEFAULT_CHARSET
  134.       Font.Color = clWindowText
  135.       Font.Height = -11
  136.       Font.Name = 'Courier'
  137.       Font.Style = [fsBold]
  138.       ParentFont = False
  139.       Transparent = True
  140.     end
  141.     object Label10: TLabel
  142.       Left = 423
  143.       Top = 66
  144.       Width = 32
  145.       Height = 25
  146.       AutoSize = False
  147.       Caption = '>'
  148.       Font.Charset = DEFAULT_CHARSET
  149.       Font.Color = clWindowText
  150.       Font.Height = -11
  151.       Font.Name = 'Courier'
  152.       Font.Style = [fsBold]
  153.       ParentFont = False
  154.       Transparent = True
  155.     end
  156.     object Edit4: TEdit
  157.       Left = 102
  158.       Top = 100
  159.       Width = 315
  160.       Height = 21
  161.       Font.Charset = DEFAULT_CHARSET
  162.       Font.Color = clWindowText
  163.       Font.Height = -11
  164.       Font.Name = 'Courier'
  165.       Font.Style = []
  166.       ParentFont = False
  167.       TabOrder = 2
  168.     end
  169.     object Edit2: TEdit
  170.       Left = 102
  171.       Top = 32
  172.       Width = 315
  173.       Height = 21
  174.       Font.Charset = DEFAULT_CHARSET
  175.       Font.Color = clWindowText
  176.       Font.Height = -11
  177.       Font.Name = 'Courier'
  178.       Font.Style = []
  179.       ParentFont = False
  180.       TabOrder = 0
  181.     end
  182.     object Edit3: TEdit
  183.       Left = 102
  184.       Top = 67
  185.       Width = 315
  186.       Height = 21
  187.       Font.Charset = DEFAULT_CHARSET
  188.       Font.Color = clWindowText
  189.       Font.Height = -11
  190.       Font.Name = 'Courier'
  191.       Font.Style = []
  192.       ParentFont = False
  193.       TabOrder = 1
  194.     end
  195.   end
  196.   object PreviewButton: TButton
  197.     Left = 128
  198.     Top = 228
  199.     Width = 75
  200.     Height = 25
  201.     Caption = '&Preview'
  202.     TabOrder = 2
  203.     OnClick = PreviewButtonClick
  204.   end
  205.   object UpDown1: TUpDown
  206.     Left = 308
  207.     Top = 22
  208.     Width = 16
  209.     Height = 21
  210.     Associate = Edit1
  211.     Min = 1
  212.     Max = 999
  213.     Position = 1
  214.     TabOrder = 5
  215.     Thousands = False
  216.     Wrap = False
  217.   end
  218. end
  219.